projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b1129a
)
Increment path to babl tarballs in install file
author
Øyvind Kolås
<pippin@gimp.org>
Wed, 17 Mar 2010 13:08:10 +0000
(13:08 +0000)
committer
Øyvind Kolås
<pippin@gimp.org>
Wed, 17 Mar 2010 13:09:16 +0000
(13:09 +0000)
INSTALL.in
patch
|
blob
|
history
diff --git
a/INSTALL.in
b/INSTALL.in
index 1621ca9e30811b48b8442d598856de762ea2ed4e..5fa1570066b880896aec5052be8b99b97b3cffd9 100644
(file)
--- a/
INSTALL.in
+++ b/
INSTALL.in
@@
-12,7
+12,7
@@
From a released version the following is the expected method of
installation (or a variation on this theme):
------------------------------------------------------------
- foo$ wget ftp://ftp.gtk.org/pub/babl/0.
0
/babl-@BABL_VERSION@.tar.bz2
+ foo$ wget ftp://ftp.gtk.org/pub/babl/0.
1
/babl-@BABL_VERSION@.tar.bz2
foo$ tar jxf babl-@BABL_VERSION@.tar.gz
foo$ cd babl-@BABL_VERSION@
foo/babl-@BABL_VERSION@$ ./configure && make && sudo make install